Skip to content

Conversation

@Master92
Copy link
Owner

This was caused by my stupidity to not correctly use the C API. I didn't call cppIni_close before leaving the test cases. This caused some dangling pointers and open file handles ultimately resulting in a crash of the test executable.

@codecov
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (daeb61d) to head (2607aa2).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          189       189           
=========================================
  Hits           189       189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Master92 Master92 merged commit 2d5b539 into develop Nov 14, 2024
6 checks passed
@Master92 Master92 deleted the feature/unittest_crash_fix branch November 14, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants